type crypto/elliptic.nistPoint

2 uses

	crypto/elliptic (current package)
		nistec.go#L110: type nistCurve[Point nistPoint[Point]] struct {
		nistec.go#L116: type nistPoint[T any] interface {